google.golang.org/grpc.dialOptions.channelzParent (field)
4 uses
google.golang.org/grpc (current package)
clientconn.go#L327: if cc.dopts.channelzParent != nil {
clientconn.go#L457: parentChannel, _ := cc.dopts.channelzParent.(*channelz.Channel)
dialoptions.go#L86: channelzParent channelz.Identifier
dialoptions.go#L629: o.channelzParent = c
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)